home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / docs / announc1.lha / 900 / 910.oberon < prev    next >
Internet Message Format  |  1994-11-03  |  5KB

  1. From errors@megalith.miami.fl.us Sun Aug 21 23:26:59 1994
  2. Received: from relay3.UU.NET by toadflax.cs.ucdavis.edu (4.1/UCD.CS.2.5)
  3.     id AA26838; Sun, 21 Aug 94 23:25:30 PDT
  4. Received: from uucp7.UU.NET by relay3.UU.NET with SMTP 
  5.     id QQxeab13008; Mon, 22 Aug 1994 02:25:01 -0400
  6. Received: from megalith.UUCP by uucp7.UU.NET with UUCP/RMAIL
  7.         ; Mon, 22 Aug 1994 02:25:21 -0400
  8. Received: by megalith.miami.fl.us 
  9.     (AmigaSmail3.12 for <zerkle@cs.ucdavis.edu>) 
  10.     id <0ear@megalith.miami.fl.us>; 
  11.     Mon, 22 Aug 1994 02:06:00 -0400 (EDT)
  12. Sender: overlord@megalith.miami.fl.us
  13. Errors-To: errors@megalith.miami.fl.us
  14. Warnings-To: errors@megalith.miami.fl.us
  15. Mime-Version: 1.0
  16. Content-Type: text/plain; charset=ISO-8859-1
  17. Content-Transfer-Encoding: 8bit
  18. To: announce@cs.ucdavis.edu (CSAA-Submissions)
  19. X-Newsgatesoftware: Amiga Newsgate V1.6
  20. Reply-To: fjc@wossname.apana.org.au (Frank Copeland)
  21. Message-Number: 910
  22. Newsgroups: comp.sys.amiga.announce
  23. X-Newssoftware: CSAA NMS 1.2
  24. Organization: International Oberon Secret Society
  25. From: fjc@wossname.apana.org.au (Frank Copeland) (CSAA)
  26. Subject: (CSAA) Oberon-A Release 1.4
  27. Message-Id: <overlord.25ma@megalith.miami.fl.us>
  28. Date: Mon, 22 Aug 1994 02:06:35 -0400
  29. Status: RO
  30.  
  31. TITLE
  32.  
  33.     Oberon-A
  34.  
  35. VERSION
  36.  
  37.     Release 1.4
  38.  
  39. AUTHOR
  40.  
  41.     Frank Copeland -- fjc@wossname.apana.org.au
  42.  
  43. DESCRIPTION
  44.  
  45.     Oberon-A is a freely-distributable Oberon-2 compiler. Oberon-2 is a
  46.     modern object-oriented language designed by Niklaus Wirth, the creator
  47.     of Pascal and Modula-2, and Hanspeter Mvssenbvck. Oberon-A is an
  48.     implementation of the language for the Amiga computer, ported from a
  49.     compiler written by Niklaus Wirth.
  50.  
  51.     The archive contains the compiler, an error lister, a pre-link
  52.     utility, a linker (BLink), a programmer's environment and other
  53.     utilities. A complete interface to the Amiga operating system
  54.     (Release 3.1) and a collection of library modules in source code form
  55.     is provided. Documentation is in AmigaGuide and plain ASCII formats.
  56.     The full source code for the compiler and utilities is available in a
  57.     seperate archive.
  58.  
  59.     Release 1.4 is a preliminary release with a limited module library
  60.     and requires testing.
  61.  
  62. FEATURES
  63.  
  64.     - The compiler directly generates MC68000 machine code in standard
  65.       AmigaDOS format object files.
  66.     - Both ALink and BLink can be used to link object modules and support
  67.       for other linkers will be progressively added.
  68.     - A garbage collector for memory (with some limitations) is built in to
  69.       the run-time support code.
  70.     - Language extensions include:
  71.       - Escaped characters in strings (big deal :-)).
  72.       - Support for BCPL and C pointers.
  73.       - Inline calls to Amiga system libraries.
  74.       - Vararg parameters to pass tag lists to Amiga library calls.
  75.     - The compiler is currently CLI-only, but a programmer's environment
  76.       utility provides Workbench access.
  77.     - Interactive and batch compilation is supported.
  78.  
  79. NEW FEATURES
  80.  
  81.     - Amiga interfaces upgraded to Release 3.1.
  82.     - An error listing utility.
  83.     - A module definition utility.
  84.     - Compiler options to generate stack checks and NIL pointer checks.
  85.     - Simple foreign code interface (to be improved).
  86.  
  87. SPECIAL REQUIREMENTS
  88.  
  89.     Oberon-A requires 1MB of memory and a hard disk is strongly recommended.
  90.     A text editor is required and must be obtained seperately.
  91.  
  92.     Oberon-A now officially requires AmigaOS 2.04 or greater. Most of the
  93.     package will still run under AmigaOS 1.3, but this will not last.
  94.  
  95. HOST NAME
  96.  
  97.     Oberon-A has been uploaded to AmiNet.  It is available from
  98.     ftp.wustl.edu, archie.au and other AmiNet sites.
  99.  
  100. DIRECTORY
  101.  
  102.     ftp.wustl.edu:/pub/aminet/dev/obero
  103.     archie.au:/pub/micros/amiga/aminet/dev/obero
  104.  
  105. FILE NAMES
  106.  
  107.     Oberon-A_1.x_bin.lha -- Binaries and documentation.
  108.     Oberon-A_1.x_lib.lha -- Library source and examples.
  109.     Oberon-A_1.x_src.lha -- Source for compiler and utilities.
  110.  
  111.     x is the update number, currently 4. The bin and lib archives are
  112.     required, the src archive is optional.
  113.  
  114. PRICE
  115.  
  116.     Kind words to the author :-)
  117.  
  118. DISTRIBUTABILITY
  119.  
  120.     Freeware, distributed under the GNU General Public License and the GNU
  121.     Library General Public License.
  122.  
  123. Frank Copeland
  124. --
  125. MODULE Sig;
  126. IMPORT StdDisclaimer, CleverQuote, AdvocateOberon;
  127. END Sig.
  128. --
  129. Read all administrative posts before putting your post up.  Mailing list:
  130. announce-request@cs.ucdavis.edu.  Comments to CSAA@megalith.miami.fl.us.
  131. MAIL ALL COMP.SYS.AMIGA.ANNOUNCE ANNOUNCEMENTS TO announce@cs.ucdavis.edu.
  132.  
  133. ============================================================================
  134. This is part of a mailing list gateway maintained by Carlos Amezaga.  Bugs
  135. & comments to CSAA@megalith.miami.fl.us.  Subscribes, UnSubcribes, help and
  136. faq requests should be sent to announce-request@cs.ucdavis.edu.
  137.  
  138.  
  139.  
  140.